tests: Rework the way foreigndrawing works
authorMatthias Clasen <mclasen@redhat.com>
Mon, 4 Jan 2016 20:34:50 +0000 (15:34 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 4 Jan 2016 20:39:48 +0000 (15:39 -0500)
commitbc020fdeb73f6a906a867e1ad28a0886ea5361e7
treea39328d29ad533f2f75e05603ac83f5e2674b75d
parentc5437125518cf04f3f25c3e2f4ca3593467a21a9
tests: Rework the way foreigndrawing works

Instead of the weird PathElt struct, generate a quick-n-dirty parser
that parses CSS selectors into GtkWidgetPath elements.

Based on a patch by Benjamin Otte.
tests/foreigndrawing.c